home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / info-service / prospero / mail / info-prospero.arc < prev    next >
Encoding:
Internet Message Format  |  1993-06-17  |  22.8 KB

  1. From bcn@n1dmm  Tue Dec  4 02:33:36 1990
  2. Received: from n1dmm.cs.washington.edu by june.cs.washington.edu (5.64/7.0jh)
  3.     id AA24763; Tue, 4 Dec 90 02:33:36 -0800
  4. Received: by n1dmm.cs.washington.edu (5.64/7.0h)
  5.     id AA08497; Tue, 4 Dec 90 02:33:31 -0800
  6. Date: Tue, 4 Dec 90 02:33:31 -0800
  7. From: bcn@cs.washington.edu (Clifford Neuman)
  8. Message-Id: <9012041033.AA08497@n1dmm.cs.washington.edu>
  9. To: INFO-PROSPERO@CS.WASHINGTON.EDU
  10. Subject: Welcome to the INFO-PROSPERO mailing list
  11.  
  12. Welcome to INFO-PROSPERO@CS.WASHINGTON.EDU.  This mailing list is
  13. really two one-way mailing lists.  Send mail to INFO-PROSPERO to 
  14. obtain information about Prospero, papers, or the release.  Mail to
  15. INFO-PROSPERO will not be passed on to subscribers.  INFO-PROSPERO is
  16. also the list to which I will send status updates and information on
  17. how to obtain new releases.
  18.  
  19. A second mailing list, PROSPERO@CS.WASHINGTON.EDU, is for general
  20. discussion of PROSPERO, and initially for announcements of new sites
  21. that have come on board, and new directories that people have created
  22. to organize the information already accessible.  The volume on the
  23. PROSPERO mailing list will be higher, so no one will be added unless
  24. they specifically request it.  Request for that list should be sent to
  25. PROSPERO-REQUEST@CS.WASHINGTON.EDU.
  26.  
  27. There are presently two Prospero Beta release available.  Both are
  28. available by anonymous FTP from cs.washington.edu.  The file
  29. pub/pros-srv-usr.tar.Z (280 blocks) contains the sources necessary to
  30. run the Prospero server and client.  pub/pros-usr.tar.Z (256 blocks) 
  31. contains only the code for the client.
  32.  
  33. This is a Beta release, and there are still likely to be minor
  34. glitches (primarily if I haven't compiled it on your machine type).
  35. Bug reports are encouraged, and can be sent to BUG-PROSPERO@CS.WASHINGTON.EDU. 
  36.  
  37.     ~ Cliff
  38.  
  39. From bcn@n1dmm  Thu Dec  6 02:31:01 1990
  40. Received: from n1dmm.cs.washington.edu by june.cs.washington.edu (5.64/7.0jh)
  41.     id AA25223; Thu, 6 Dec 90 02:31:01 -0800
  42. Received: by n1dmm.cs.washington.edu (5.64/7.0h)
  43.     id AA12880; Thu, 6 Dec 90 02:30:55 -0800
  44. Date: Thu, 6 Dec 90 02:30:55 -0800
  45. From: bcn@cs.washington.edu (Clifford Neuman)
  46. Message-Id: <9012061030.AA12880@n1dmm.cs.washington.edu>
  47. To: INFO-PROSPERO@CS.WASHINGTON.EDU
  48. Subject: Update to initial release
  49.  
  50. An update to the initial release of Prospero is available.  This
  51. update includes a number of minor changes.  Among them:
  52.  
  53.   1) Improved log file format
  54.  
  55.   2) vfsetenv now uses either setenv OR putenv, depending
  56.      on which is available in your C library.
  57.  
  58.   3) Vestigal code has been removed from vget.  This eliminates a few
  59.      of the machine dependencies.
  60.  
  61.   4) A few of the error messages have been improved.
  62.  
  63.   5) vln will no longer allow a user to specify a null component name.
  64.  
  65.   6) The file pmachine.h has been added to define machine dependent
  66.      parameters (byte-order, putenv/setenv, etc.).
  67.  
  68. The update can be found in /releases/prospero/update.tar.Z (from the
  69. guest virtual system).  If you don't have it running yet, you can
  70. obtain it by anonymous FTP from n1dmm.cs.washington.edu in the file
  71. pub/prospero/misc/update.tar.Z.  I have updated the major release to
  72. reflect the changes, so the update will be disappearing in about a
  73. week.
  74.  
  75. To install the update, remove the user/vget hierarchy, connect to the
  76. top of the source tree, then untar the update.  Change the
  77. include/pmachine.h file to set/specify your machine type.  Only a few
  78. machine and OS types are presently defined.  Please add your own, and
  79. feed the changes back to me (bug-prospero@cs.washington.edu).  Right
  80. now, only the byte-order and putenv/setenv choice need to be
  81. specified.  Both are defined in pmachine.h.
  82.  
  83. I'd like to thank Joseph Boykin (Encore) and Dave Keppel (UofW) for
  84. their help and suggestions on several of these changes.
  85.  
  86.     ~ Cliff
  87.  
  88. From bcn@n1dmm  Fri Dec  7 11:30:33 1990
  89. Received: from n1dmm.cs.washington.edu by june.cs.washington.edu (5.64/7.0jh)
  90.     id AA17605; Fri, 7 Dec 90 11:30:33 -0800
  91. Received: by n1dmm.cs.washington.edu (5.64/7.0h)
  92.     id AA15287; Fri, 7 Dec 90 11:30:27 -0800
  93. Date: Fri, 7 Dec 90 11:30:27 -0800
  94. From: bcn@cs.washington.edu (Clifford Neuman)
  95. Message-Id: <9012071930.AA15287@n1dmm.cs.washington.edu>
  96. To: INFO-PROSPERO@CS.WASHINGTON.EDU
  97. Subject: Another update for vget
  98.  
  99. A further update to the vget program is available by anonymous FTP
  100. from n1dmm.cs.washington.edu.  The file is pub/prospero/misc/vget.tar.
  101. This update removes even more vestigal code, but more importantly, the
  102. use of VARARGS has been eliminated.  This update is only required if
  103. you have been unable to get vget to run correctly.  The master release
  104. will be updated to reflect these changes, so the update will only
  105. exist for about a week.
  106.  
  107.     ~ Cliff
  108.  
  109.  
  110. From bcn@n1dmm  Mon Dec 10 01:51:05 1990
  111. Received: from n1dmm.cs.washington.edu by june.cs.washington.edu (5.64/7.0jh)
  112.     id AA28781; Mon, 10 Dec 90 01:51:05 -0800
  113. Received: by n1dmm.cs.washington.edu (5.64/7.0h)
  114.     id AA19608; Mon, 10 Dec 90 01:50:58 -0800
  115. Date: Mon, 10 Dec 90 01:50:58 -0800
  116. From: bcn@cs.washington.edu (Clifford Neuman)
  117. Message-Id: <9012100950.AA19608@n1dmm.cs.washington.edu>
  118. To: INFO-PROSPERO@CS.WASHINGTON.EDU
  119. Subject: Support for closure in mail and news messages
  120. X-Virtual-System-Name: #/INET/EDU/WASHINGTON/CS/bcn
  121.  
  122. An update supporting closure for mail and news messages is now
  123. available in the file /releases/prospero/mclose.tar.
  124.  
  125. Description:
  126.  
  127. 'vln' and 'vget' will now check to see if their standard input
  128. has been redirected.  If it has, they will read the standard
  129. input looking for a line of the form ...Virtual-System-Name:
  130. name ...  If found, the first file name will be resolved
  131. relative to the closed virtual system.  The second file name
  132. will still be treated as a local Unix file (for vget) or a
  133. virtual file name relative to your own active virtual system
  134. (for vln).
  135.  
  136. If your mail or news reader allows you to pipe a message into a
  137. program you can pipe it into vget or vln to retrieve a file or
  138. create a link.  If you are sending a message that references an
  139. object relative to your virtual system, you should add the
  140. Virtual-System-Name header with the ugly-name for your active
  141. virtual system.  The ugly-name may be determined by reading the
  142. VSNAME environment variable, or by using the vwho alias.  Many
  143. mail and news sending programs can be configured to send such a
  144. header automatically.
  145.  
  146.     ~ Cliff
  147.  
  148. From bcn@n1dmm  Fri Jan 25 23:42:26 1991
  149. Received: from n1dmm.cs.washington.edu by june.cs.washington.edu (5.64/7.0jh)
  150.     id AA22672; Fri, 25 Jan 91 23:42:26 -0800
  151. Received: by n1dmm.cs.washington.edu (5.64/7.0h)
  152.     id AA21108; Fri, 25 Jan 91 23:42:21 -0800
  153. Date: Fri, 25 Jan 91 23:42:21 -0800
  154. From: bcn@cs.washington.edu (Clifford Neuman)
  155. Message-Id: <9101260742.AA21108@n1dmm.cs.washington.edu>
  156. To: INFO-PROSPERO@CS.WASHINGTON.EDU
  157. Subject: Third Beta release of Prospero is now available
  158. X-Virtual-System-Name: #/INET/EDU/WASHINGTON/CS/bcn
  159. X-Virtual-File-Name: /releases/prospero/prospero.tar.Z
  160.  
  161. The third Beta release of the Prospero file system is now available by
  162. anonymous FTP from cs.washington.edu in the file pub/prospero.tar.Z
  163. (248 blocks).  It can also be obtained through Prospero itself from
  164. /releases/prospero/prospero.tar.Z
  165.  
  166. Changes since the last major release include the following:
  167.  
  168.  . It is now possible to add links to files on sites that
  169.    are not running Prospero.
  170.  
  171.  . Support for symbolic links
  172.  
  173.  . Support for file attributes
  174.  
  175.  . Support for forwarding pointers
  176.  
  177.  . Support for mail and news message closure
  178.  
  179.  . Exponential back-off for retries
  180.  
  181.  . Various bug fixes and fixes for some machine dependencies
  182.  
  183. I would like to thank the following people for bug fixes and for
  184. porting Prospero to other machine types (and feeding back the changes):
  185.  
  186.   Joseph Boykin           Encore Computer Corporation
  187.   Case Larsen             U.C. Berkeley
  188.   Gaute Nessan            University of Tromsoe, Norway
  189.  
  190. As usual, please report bugs to bug-prospero@cs.washington.edu.
  191.  
  192.     ~ Cliff
  193.  
  194. From bcn  Sat Jun  8 20:38:32 1991
  195. Received: by june.cs.washington.edu (5.64a/7.0jh)
  196.     id AA17600; Sat, 8 Jun 91 20:38:32 -0700
  197. Date: Sat, 8 Jun 91 20:38:32 -0700
  198. From: bcn@cs.washington.edu (Clifford Neuman)
  199. Message-Id: <9106090338.AA17600@june.cs.washington.edu>
  200. To: info-prospero@cs.washington.edu
  201. Subject: Alpha 4.4 of Prospero now available
  202. X-Virtual-System-Name: #/INET/EDU/WASHINGTON/CS/bcn
  203. X-Virtual-File-Name: /releases/prospero/prospero.tar.Z
  204.  
  205. An alpha release of version 4 of the Prospero file system is now
  206. available by anonymous FTP from cs.washington.edu in the file
  207. pub/prospero.tar.Z (352 blocks).  It can also be obtained through
  208. Prospero itself from /releases/prospero/prospero.tar.Z
  209.  
  210. Changes since the last major release include the following:
  211.  
  212.  . Support for access control lists on directories and on individual 
  213.    links within a directory.
  214.  
  215.  . Support for resolving multiple components of a name in a single
  216.    query (reducing the number of messages required to resolve long names).
  217.  
  218.  . Support for Archie
  219.  
  220.  . Support for the Andrew File System
  221.  
  222.  . Support for shells other than the C shell.
  223.  
  224.  . The compatibility library is included.  This means that applications
  225.    linked with the library can use the open call to open existing files
  226.    named through Prospero.  The library will automatically select an
  227.    appropriate access method if one is available.  For reading, files
  228.    available by anonymous FTP will be automatically retrieved and
  229.    a file descriptor for the locally cached copy returned.
  230.  
  231.  . Various bug fixes and fixes for some machine dependencies
  232.  
  233. I am calling this an Alpha release because the compatibility library
  234. has only been run on three machine types.  The VAX, DEC MIPS machines,
  235. and Suns.  Adding a new system type should only require writing a five
  236. line assembly language routine that makes a system call.  Please feed
  237. back any changes.
  238.  
  239. I would like to thank the following people for bug fixes and for porting
  240. Prospero to other machine types (and feeding back the changes):
  241.  
  242.   John Curran         NSF Network Service Center (NNSC)
  243.   Case Larsen        Lawrence Berkeley Laboratory
  244.   Rainer Orth           University of Cologne, Germany
  245.  
  246. As usual, please report bugs to bug-prospero@cs.washington.edu.
  247.  
  248.     ~ Cliff
  249.  
  250. From bcn  Wed Jun 12 23:23:39 1991
  251. Received: by june.cs.washington.edu (5.64a/7.0jh)
  252.     id AA18119; Wed, 12 Jun 91 23:23:39 -0700
  253. Date: Wed, 12 Jun 91 23:23:39 -0700
  254. From: bcn@cs.washington.edu (Clifford Neuman)
  255. Message-Id: <9106130623.AA18119@june.cs.washington.edu>
  256. To: archie-people@cs.mcgill.ca, info-prospero@cs.washington.edu
  257. Subject: Archie client/server code and Prospero 
  258. X-Virtual-System-Name: #/INET/EDU/WASHINGTON/CS/bcn
  259. X-Virtual-File-Name: /releases/prospero/prospero.tar.Z
  260.  
  261. The Archie database at McGill University can now be queried using
  262. Prospero and a standalone Archie client supporting the Archie "prog"
  263. query is available.
  264.  
  265. For users running Prospero, the database can be found in the Prospero
  266. directory /archive-sites/archie.  If you connect to that directory
  267. using Prospero, you will see subdirectories "host" and "regex".
  268.  
  269. If you look in "host", you will see nothing, but if you look in
  270. "host/hostname", you will see Archie's view of the root directory for
  271. that host.  You can connect to or list individual subdirectories as
  272. well.
  273.  
  274. The directory "regex" also appears to be empty, but if you specify a
  275. regular expression as a file name, you will see a directory containing
  276. the results of the Archie query.
  277.  
  278. Version Alpha.4.5 of Prospero is available by anonymous FTP from
  279. cs.washington.edu from the file pub/prospero.tar.Z.  Older version
  280. continue to work, but pre-version 4 clients are more likely to time
  281. out on long queries.  This release includes a standalone Archie client
  282. that, once compiled, can be run from systems that aren't running
  283. Prospero.  Those who have already installed Prospero Version 4.4 can
  284. retrieve the Archie client separately from pub/pfs/files/prog.tar.Z on
  285. cs.washington.edu.
  286.  
  287. Although useful in its own right, the Archie client should be
  288. considered a sample client.  It shows how an application can query the
  289. Archie database using the Prospero protocol.  Others are encouraged to
  290. build their own applications around it.
  291.  
  292.     ~ Cliff
  293.  
  294. From bcn  Sat Jul 20 11:08:15 1991
  295. Received: by june.cs.washington.edu (5.64a/7.1ju)
  296.     id AA12743; Sat, 20 Jul 91 11:08:15 -0700
  297. Date: Sat, 20 Jul 91 11:08:15 -0700
  298. From: bcn (Clifford Neuman)
  299. Message-Id: <9107201808.AA12743@june.cs.washington.edu>
  300. To: info-prospero@isi.edu
  301. Subject: Beta.4.2 of Prospero now available
  302. X-Virtual-System-Name: #/INET/EDU/WASHINGTON/CS/bcn
  303. X-Virtual-File-Name: /releases/prospero/prospero.tar.Z
  304.  
  305. A beta release of version 4 of the Prospero file system is now
  306. available by anonymous FTP from cs.washington.edu in the file
  307. pub/prospero.tar.Z (376 blocks).  It can also be obtained through
  308. Prospero itself from /releases/prospero/prospero.tar.Z
  309.  
  310. Changes since version 3 include the following:
  311.  
  312.  . Support for access control lists on directories and on individual 
  313.    links within a directory.
  314.  
  315.  . Support for resolving multiple components of a name in a single
  316.    query (reducing the number of messages required to resolve long names).
  317.  
  318.  . Support for Archie
  319.  
  320.  . Support for the Andrew File System
  321.  
  322.  . Support for shells other than the C shell.
  323.  
  324.  . The compatibility library is included.  This means that applications
  325.    linked with the library can use the open call to open existing files
  326.    named through Prospero.  The library will automatically select an
  327.    appropriate access method if one is available.  For reading, files
  328.    available by anonymous FTP will be automatically retrieved and
  329.    a file descriptor for the locally cached copy returned.
  330.  
  331. Changes since the alpha release:
  332.  
  333.  . It is now possible to log specific events to syslog instead of or
  334.    in addition to logging them to the Prospero log file.  
  335.  
  336.  . Changes to the reliable datagram protocol that improve lost packet 
  337.    behavior for long responses (this is important for the archie client).
  338.  
  339.  . Portability improvements for compatibility library, and optional
  340.    fall back to real file names if virtual file name is not found.
  341.  
  342.  . Various bug fixes and fixes for some machine dependencies
  343.  
  344. I would like to thank the following people for bug fixes and for porting
  345. Prospero to other machine types since Version 3.
  346.  
  347.   John Curran         NSF Network Service Center (NNSC)
  348.   Jonathan Kamens    MIT Project Athena
  349.   Case Larsen        Lawrence Berkeley Laboratory
  350.   Rainer Orth           University of Cologne, Germany
  351.  
  352. As usual, please report bugs to bug-prospero@cs.washington.edu.
  353.  
  354.     ~ Cliff
  355.  
  356.  
  357. From bcn@ISI.EDU  Fri Feb 21 09:23:33 1992
  358. Received: from venera.isi.edu by june.cs.washington.edu (5.64a/7.1ju)
  359.     id AA20120; Fri, 21 Feb 92 09:23:33 -0800
  360. Received: from tgo.isi.edu by venera.isi.edu (5.65c/5.65+local-2)
  361.     id <AA22153>; Fri, 21 Feb 1992 09:25:35 -0800
  362. Date: Fri, 21 Feb 92 09:22:41 PST
  363. Posted-Date: Fri, 21 Feb 92 09:22:41 PST
  364. Message-Id: <9202211722.AA18405@tgo.isi.edu>
  365. Received: by tgo.isi.edu (4.1/4.0.3-4)
  366.     id <AA18405>; Fri, 21 Feb 92 09:22:41 PST
  367. From: bcn@ISI.EDU (Clifford Neuman)
  368. Sender: bcn@ISI.EDU
  369. To: info-prospero@ISI.EDU
  370. Subject: New Prospero release
  371.  
  372. A new release of Prospero, Beta.4.2E, is available from
  373. cs.washington.edu in /pub/prospero.tar.Z.  The changes since earlier
  374. versions are minor.  The primary difference includes a change to the
  375. server that allows file attributes to be retrieved at the time that a
  376. directory is listed, instead of requiring a separate message.  This
  377. can significantly reduce the time to list the attributes of the files
  378. in a directory.
  379.  
  380. The release also includes a preliminary version of als (an alternative to
  381. vls) written by Steve Cliff (steve@cs.uow.edu.au).  I eventually plan
  382. to replace vls with this program.  als supports recursive listing of
  383. directories (detecting cycles), and its -l option makes use of the
  384. change the the server described in the first paragraph, to quickly
  385. list the attributes of the files in a directory.
  386.  
  387.     ~ Cliff
  388.  
  389. From bcn  Tue Feb  2 01:35:19 1993
  390. Received: from tgo.isi.edu by venera.isi.edu (5.65c/5.65+local-7)
  391.     id <AA18499>; Tue, 2 Feb 1993 09:35:55 -0800
  392. Date: Tue, 2 Feb 93 09:35:19 PST
  393. Posted-Date: Tue, 2 Feb 93 09:35:19 PST
  394. Message-Id: <9302021735.AA15153@tgo.isi.edu>
  395. Received: by tgo.isi.edu (4.1/4.0.3-4)
  396.     id <AA15153>; Tue, 2 Feb 93 09:35:19 PST
  397. From: Clifford Neuman <bcn>
  398. To: brendan@cygnus.com, ferguson@cs.rochester.edu, cliffe@cs.uow.edu.au,
  399.         archie-people@cc.mcgill.ca, info-prospero
  400. Subject: Use of Ansi C for new release
  401.  
  402. We are putting finishing touches on an alpha release of Version 5 of
  403. Prospero.  Version 5 is written to use ANSI C (and in particular, the
  404. gcc compiler).  We expect that those wanting to compile without ANSI C
  405. will have to do a little bit of work.  There are some code ifdefed for
  406. old C compilers, but not everything that needs to be.
  407.  
  408. Anyway, these ifdefs make the code more difficult to follow, and the
  409. occasional need for two almost identical pieces of code make it
  410. difficult to maintain.  I am sending this message to get input on
  411. whether we should not bother supporting old C compilers, and instead
  412. require the use of a more modern one.  If any of you require support
  413. for non ANSI C in order to port Prospero or parts of Prospero to a
  414. particular architecture, please let us know.  Thanks,
  415.  
  416.     ~ Cliff
  417.  
  418. From swa  Fri Mar 26 07:26:50 1993
  419. Received: from zephyr.isi.edu by venera.isi.edu (5.65c/5.65+local-8)
  420.     id <AA17446>; Fri, 26 Mar 1993 15:26:52 -0800
  421. Received: by zephyr.isi.edu (5.65c/5.61+local-10)
  422.     id <AA19506>; Fri, 26 Mar 1993 15:26:50 -0800
  423. Date: Fri, 26 Mar 1993 15:26:50 -0800
  424. Message-Id: <199303262326.AA19506@zephyr.isi.edu>
  425. From: Steven Seger Augart <swa>
  426. To: info-prospero
  427. Subject: Alpha.5.0 of Prospero now available
  428. Reply-To: info-prospero
  429. X-Virtual-System-Name: #/INET/EDU/ISI/swa
  430.  
  431. An Alpha release of version 5 of the Prospero file system is now
  432. available by anonymous FTP from PROSPERO.ISI.EDU in the file
  433. pub/prospero/prospero.tar.Z (840 blocks).  It can also be obtained
  434. through Prospero itself from /releases/prospero/prospero.tar.Z
  435.  
  436. The most important change since the last major release is that the
  437. protocol has been significantly revised.  Quoting, a feature that the
  438. previous version of the protocol mentioned but which was never
  439. implemented, is now fully supported.  This means that filenames and
  440. object names with spaces and other strange characters in their names
  441. now work.  This is important, since Prospero is being increasingly used to
  442. index and organize other types of data than UNIX files.  The server
  443. will still speak the older version of the protocol to older clients.
  444.  
  445. Other significant changes since the last major release include the
  446. following
  447.  
  448.  . The code is now in ANSI C.
  449.  
  450.  . Remote modification and retrieval of attributes on links and files
  451.    is now fully supported.  Attributes have changed significantly.
  452.    You can modify attributes through the new set_atr client program or
  453.    through the pset_at() and pset_linkat() library routines.
  454.    Attributes that happen to be stored on the VLINK structure (such as
  455.    the link name) are now treated the same as all other attributes and
  456.    can be modified with the same commands used to modify other
  457.    attributes.
  458.  
  459.  . The MAGIC-NUMBER mechanism has been generalized into an ID
  460.    mechanism.  This allows Prospero to be used to experiment with
  461.    unique document identifiers (currently the subject of an IETF
  462.    working group).  
  463.  
  464.  . The ACCESS-METHOD attribute has been generalized.  It no longer
  465.    assumes that the host providing directory information about an
  466.    object is the same host from which the object should be retrieved. 
  467.  
  468.  . Support for the GOPHER access method (at the moment, only on
  469.    EXTERNAL links) is now included.  This means that objects of
  470.    interest you discover through Gopher can be added to the Prospeo
  471.    namespace. 
  472.  
  473.  . Filters have been generalized considerably.  This release includes
  474.    support for PREDEFINED filters that run on the server side.  Such
  475.    filters solve the security and portability problems that have
  476.    plagued filters in the past.  A later release will come with a
  477.    number of predefined standard server and client filters.
  478.  
  479.  . Various bug fixes and fixes for some machine dependencies
  480.  
  481.  . Additional features in the Asynchronous Reliable Delivery Protocol
  482.    (ARDP; formerly the Reliable Datagram Protocol) that support new
  483.    features in the archie server and client, such as the ability for a
  484.    client to ask for how long it must wait until its query will be
  485.    serviced, and the ability to cancel pending requests.  The ARDP
  486.    library is now a separate component from the rest of prospero, and
  487.    we encourage developers to use it in their applications.
  488.  
  489.  . Kerberos Version 5 is now available as an authentication mechanism.
  490.  
  491.  . It is now possible for the same binaries to support users running C
  492.    shell variants and Bourne shell variants.  
  493.  
  494.  . The server now can provide a message of the day, and the client
  495.    libraries provide support for retrieving it.
  496.  
  497.  . The protocol manual has been considerably expanded and improved.
  498.  
  499.  . Introduced in the last beta release and still present:  a
  500.    standalone client to query archie servers, and an alternative ls
  501.    program (ALS). 
  502.  
  503. The release has been tested on Suns running SunOS, DEC MIPS machines
  504. running ULTRIX, and HP 9000 series 700 workstations running HP-UX.
  505.  
  506. Please report bugs to bug-prospero@ISI.EDU
  507.  
  508. We would like to thank the following people for bug fixes, for porting
  509. Prospero to other machine types (and feeding back the changes), or for
  510. adding new features.
  511.  
  512. Eric Anderson           Carnegie Mellon University
  513. Joseph Boykin           Encore Computer Corporation
  514. Steve Cliffe            University of Wollongong
  515. John Curran         NSF Network Service Center (NNSC)
  516. Alan Emtage             Bunyip Information Systems
  517. George Ferguson         Univeristy of Rochester
  518. Jonathan Kamens        MIT Project Athena
  519. Brendan Kehoe           Cygnus
  520. Case Larsen        Lawrence Berkeley Laboratory
  521. Gaute Nessan            University of Tromsoe, Norway
  522. Rainer Orth             University of Cologne, Germany
  523.  
  524.   -- Clifford Neuman and Steven Augart
  525.  
  526. From bcn  Wed Jun 16 13:26:50 1993
  527. Received: from darkstar.isi.edu by venera.isi.edu (5.65c/5.61+local-12)
  528.     id <AA05503>; Wed, 16 Jun 1993 20:26:51 -0700
  529. Received: by darkstar.isi.edu (5.65c/5.61+local-11)
  530.     id <AA05864>; Wed, 16 Jun 1993 20:26:50 -0700
  531. Date: Wed, 16 Jun 1993 20:26:50 -0700
  532. Message-Id: <199306170326.AA05864@darkstar.isi.edu>
  533. From: Clifford Neuman <bcn>
  534. To: uri@bunyip.com, ids@merit.edu, info-prospero
  535. Subject: New papers available on Prospero
  536.  
  537. Two new papers on Prospero are available from prospero.isi.edu in the
  538. directory /pub/papers/prospero.
  539.  
  540. The first paper, "Prospero: A Base for Building Information
  541. Infrastructure", describes how Prospero can be used to integrate
  542. internet information services, including Gopher, WAIS, Archie, and
  543. World Wide Web.  The paper will be presented at INET'93 in August. The
  544. file is prospero-bii.ps.Z.
  545.  
  546. The second paper, "Using Prospero to Support Integrated
  547. Location-Independent Computing", describes how the Prospero Directory
  548. Service can be used to solve the server selection problem and the user
  549. location problem.  The paper will be presented in August at the
  550. Usenix Symposium on Mobile and Location-Independent Computing.  The
  551. file is prospero-smlic.ps.Z.
  552.  
  553.     ~ Cliff
  554.  
  555.